IClosest Pair
Interface for closest pair algorithms.
This interface defines the contract for algorithms that find the closest pair of points in a collection of points in 2D space.
Interface for closest pair algorithms.
This interface defines the contract for algorithms that find the closest pair of points in a collection of points in 2D space.